testpopover: Don’t set margin in menu box
authorErnestas Kulik <ernestask@gnome.org>
Mon, 23 Jul 2018 10:05:57 +0000 (13:05 +0300)
committerErnestas Kulik <ernestask@gnome.org>
Mon, 23 Jul 2018 10:05:57 +0000 (13:05 +0300)
The gizmo already provides sufficient padding.

tests/popover2.ui

index 5ab488cdb2b4585656820d892aaf86b13f8e3765..2e406fb75151da70dacfbf74be132d3a41ae9d60 100644 (file)
@@ -5,7 +5,6 @@
       <object class="GtkBox">
         <property name="visible">True</property>
         <property name="orientation">vertical</property>
-        <property name="margin">10</property>
         <child>
           <object class="GtkBox">
             <property name="visible">True</property>